-
Notifications
You must be signed in to change notification settings - Fork 158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Add Feast Operator component #1498
feat: Add Feast Operator component #1498
Conversation
Skipping CI for Draft Pull Request. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1498 +/- ##
==========================================
- Coverage 20.21% 19.96% -0.25%
==========================================
Files 158 162 +4
Lines 10829 10964 +135
==========================================
Hits 2189 2189
- Misses 8406 8541 +135
Partials 234 234 ☔ View full report in Codecov by Sentry. |
/test all |
9e2280a
to
d1251e2
Compare
d1251e2
to
cb9f77f
Compare
cb9f77f
to
7dfbb31
Compare
7dfbb31
to
0ddcf21
Compare
0ddcf21
to
e2ddf09
Compare
@ykaliuta / @zdtsw / @MarianMacik / @ykaliuta Could you please review this PR when you get chance, or can ask if it needs to be reviewed by any other folks. thanks! |
1b9458d
to
991b94a
Compare
adding @opendatahub-io/feature-store-maintainers and @opendatahub-io/platform for review Thanks |
controllers/components/feastoperator/feastoperator_controller_actions.go
Outdated
Show resolved
Hide resolved
Thanks to the framework, pretty straight forward, just couple of questions. |
Should it really be called "operator"? Isn't it just "feast" feature in the DataScienceCluster? |
Signed-off-by: Abdul Hameed <[email protected]>
Signed-off-by: Abdul Hameed <[email protected]>
991b94a
to
d15be4d
Compare
agree and thanks for this deatils doc |
hope that has been answered with offline discussion on slack thread for record I have added description on FeastOperatorComponentName field/constant |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ykaliuta The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
89b607a
into
opendatahub-io:main
Description
Adding Feast Operator component for Feast Feasture Store -> https://github.com/opendatahub-io/feast/tree/stable/infra/feast-operator
Jira : https://issues.redhat.com/browse/RHOAIENG-14792
https://issues.redhat.com/browse/RHOAIENG-19100
How Has This Been Tested?
added Feast component as a Managed in dsc CR
status reflect with Ready
Operator logs
Feast installation successful as shown in below screen
Screenshot or short clip
Merge criteria